Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http_delete() now gets default curl options. #114

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

jameslairdsmith
Copy link
Contributor

I was just browsing the source code and came across this. It seems that right now http_delete() doesn't use get_default_curl_options() like the other http_* functions do. Maybe there's a reason for that I'm not aware of, but I figure it was worth proposing the change in case.

http_delete() now gets default curl options.
@gaborcsardi
Copy link
Member

Thanks!

Note to myself: update the master copy at https://github.com/gaborcsardi/async

@gaborcsardi gaborcsardi merged commit c0742f3 into r-lib:main Jul 24, 2024
2 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants